DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1SpanDataCollection<T> Class / PageChanged Event

In This Topic
    PageChanged Event (C1SpanDataCollection<T>)
    In This Topic
    Occurs after the current page changed.
    Syntax
    'Declaration
     
    Public Event PageChanged As EventHandler
    public event EventHandler PageChanged
    See Also